summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-18Fix painting of autofilter buttons.Kohei Yoshida
2011-11-18Use scoped_ptr instead of auto_ptr; auto_ptr is deprecated.Kohei Yoshida
2011-11-18Removing the switch. Now we use the new autofilter popup for good.Kohei Yoshida
2011-11-18String to rtl::OUString.Kohei Yoshida
2011-11-18A little cleanup.Kohei Yoshida
2011-11-18Now we can import OR'ed conditions as single multi-item query.Kohei Yoshida
2011-11-18sal_Bool to bool and other cleanup.Kohei Yoshida
2011-11-18We can now append query entry; no need to have this first empty member.Kohei Yoshida
2011-11-18Parse the query data first, then committing the query entries later.Kohei Yoshida
2011-11-18Reduce indentation level by early bail out.Kohei Yoshida
2011-11-18sal_Bool to bool.Kohei Yoshida
2011-11-18Used constants if possible.Kohei Yoshida
2011-11-18Finally load the multi-match conditions properly.Kohei Yoshida
2011-11-18Set the db range to the query param first to calculate absolute column IDs.Kohei Yoshida
2011-11-18I need to parse the range up-front.Kohei Yoshida
2011-11-18Populate the query entries directly.Kohei Yoshida
2011-11-18Pick up more boolean data directly.Kohei Yoshida
2011-11-18Simplified & clarified the connection logic.Kohei Yoshida
2011-11-18Let's use std::vector instead.Kohei Yoshida
2011-11-18Removed pointless inlining of methods.Kohei Yoshida
2011-11-18Store case sensitivity flag directly.Kohei Yoshida
2011-11-18Store filter orientation in the query param.Kohei Yoshida
2011-11-18Started working on de-UNO-izing the filter import.Kohei Yoshida
2011-11-18Added handler to handle the new <table:filter-set-item> elements.Kohei Yoshida
2011-11-18Replace DeleteQuery with RemoveEntryByField.Kohei Yoshida
2011-11-18A little cleanup.Kohei Yoshida
2011-11-18Remove the query entry when all items are selected.Kohei Yoshida
2011-11-18Now the new popup works somewhat as expected.Kohei Yoshida
2011-11-18Unused local var.Kohei Yoshida
2011-11-18This was what was screwing with the multi-item query!Kohei Yoshida
2011-11-18Handle query after the popup gets dismissed by clicking OK.Kohei Yoshida
2011-11-18Enable the new autofilter popup once again.Kohei Yoshida
2011-11-18forgot to consider printing from html sourceIvan Timofeev
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
2011-11-18FDO#42454 - EasyHack: remove code associated with unused iconsJulien Chaffraix
2011-11-18Follow-up on SV_ICON_ID_HTML_DOCUMENT removal.Julien Chaffraix
2011-11-18add license info to linenumberwindow.[ch]xx, fix menu labelNoel Power
2011-11-18Use new glue-point creation code, makes glue-points visible & themableMichael Meeks
2011-11-18Some further changes to the (new) handlesAaron Strontsman
2011-11-18fix fdo#42178: crash when printing from Page PreviewIvan Timofeev
2011-11-18fix UI updating in the print dialogIvan Timofeev
2011-11-18-Werror=shadow fixStephan Bergmann
2011-11-18Related: i#2593 fix RTF import of REF fieldsMiklos Vajna
2011-11-18Fixed for bug 40505 UI: HYPHENATION Right/Left arrow key reversed (keyboard)Niklas Johansson
2011-11-18Related: i#56948 fix crash during RTF import of FILLIN fieldMiklos Vajna
2011-11-18Valgrind: fixed memory leakAugust Sodora
2011-11-18sal_Bool to boolAugust Sodora
2011-11-18Cleanup GetSuffixType in basic scannerAugust Sodora
2011-11-18Add emacs modelineAugust Sodora