summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/sheet/XSheetFilterDescriptor3.idl
AgeCommit message (Collapse)Author
2012-08-12Remove comment art from offapi and udkapiJean-Tiare LE BIGOT
I used this "one-liner" to detect comment lines containing only spaces and '=' or '-' $ find . -name "*.*" -exec sed -i '/^\s*\/\/\s*[-=]*\s*$/d' {} \; Change-Id: Iac589765c8c2e7c3ad9c487d57e48b4fd4439f07
2012-01-05add mode-lines to .idl filesCaolán McNamara
2011-11-29New UNO API to handle multi-value filters.Kohei Yoshida