summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-05precompiled_basegfx.hxx is empty, so don't include it.Joseph Powers75-240/+4
2011-11-05Cleanup basegfx headers a littleJoseph Powers6-447/+1
2011-11-05make some methods constEike Rathke4-18/+21
2011-11-05limit spamming in non verbose modeNorbert Thiebaud1-4/+4
2011-11-05Drop unnecessary inclusions of <sal/main.h>Tor Lillqvist4-5/+0
2011-11-05Remove the unused <l10ntools/vosapp.hxx> headerTor Lillqvist2-42/+0
2011-11-05Class description.Kohei Yoshida1-0/+3
2011-11-05Removed queryentry.hxx include from lookupcache.hxx header.Kohei Yoshida2-40/+46
2011-11-05Moved ScCompare and ScCompareOptions out of the header.Kohei Yoshida2-30/+33
2011-11-05Moved ScQueryEntry into its own file set.Kohei Yoshida35-229/+335
2011-11-04Temporarily disabling the new autofilter popup due to a set-back.Kohei Yoshida4-2/+15
2011-11-04Hide the query strings member, and add relevant methods for it.Kohei Yoshida3-18/+63
2011-11-04Do the simple string equality matching in ScQueryEntry instead.Kohei Yoshida3-11/+21
2011-11-04A little cleanup.Kohei Yoshida1-39/+28
2011-11-04More on extracting complex evaluations...Kohei Yoshida1-8/+37
2011-11-04Another complex if condition extracted.Kohei Yoshida1-3/+19
2011-11-04Using for loop here is better than while loop.Kohei Yoshida1-3/+1
2011-11-04Extracted complex if conditions into own methods. Much more readable.Kohei Yoshida3-18/+50
2011-11-04Prefer STL over heap array.Kohei Yoshida1-19/+12
2011-11-04Set pStr private and discovered several more direct access to this member.Kohei Yoshida3-14/+12
2011-11-04More on avoiding direct access to pStr, also fixed several memory leaks.Kohei Yoshida11-75/+87
2011-11-04Remove direct access to the query string (pStr).Kohei Yoshida10-81/+100
2011-11-04Support rtl::OUString reference here as well.Kohei Yoshida2-1/+13
2011-11-04Calling delete on NULL pointer is safe.Kohei Yoshida1-15/+8
2011-11-04Moved ScQueryEntry out of global.?xx to queryparam.?xx.Kohei Yoshida7-146/+145
2011-11-04const correct ness etc & mutable only for lazy-initializing accessor.Kohei Yoshida8-16/+22
2011-11-04Let's not use a hard-coded MAXQUERY all over the place.Kohei Yoshida13-92/+110
2011-11-04sal_Bool to bool.Kohei Yoshida2-6/+6
2011-11-04Test-run the filter query after pressing OK. It's far from perfect.Kohei Yoshida5-13/+91
2011-11-04Calculate window size and geometries of controls based on menu items.Kohei Yoshida4-84/+115
2011-11-04Populate the popup with unique values and the default action items.Kohei Yoshida1-0/+30
2011-11-04Separate the code path and add new method for autofilter popup launch.Kohei Yoshida4-5/+33
2011-11-05gbuild: clean up pointless proliferation of PRECOMMANDs, all alikeMichael Stahl12-128/+7
2011-11-05gbuild: add support for extension description l10nMichael Stahl9-6/+62
2011-11-05ScriptProviderForPython: add some descriptionMichael Stahl1-0/+1
2011-11-05reportbuilder: grammar considered neither stylish nor smart-lookingMichael Stahl1-1/+1
2011-11-04a very minor typo in a commentLaurent Godard1-1/+1
2011-11-04cppcheck: avoid possible null pointer dereferencesIvan Timofeev4-8/+16
2011-11-04This looks wrong for sure, too.Thorsten Behrens1-4/+4
2011-11-05removed unused macroTakeshi Abe6-24/+0
2011-11-04calc big doc : ScMyTables::NewSheet method cleaningLaurent Godard2-53/+42
2011-11-04 remove unused methods from ScDocument and ScTableMarkus Mohrhard6-94/+0
2011-11-04Translate German commentsPhilipp Weissenbacher6-159/+138
2011-11-04populate gb_CCVER for mac and winmg buildNorbert Thiebaud2-0/+2
2011-11-04Fixed fdo#37083 mis-positioning caused by internal TeX points.Eike Rathke10-44/+62
2011-11-04add .idl as C++Eike Rathke1-5/+7
2011-11-04add language javaEike Rathke1-1/+1
2011-11-04ensure that only THE clone dir is excludedEike Rathke1-1/+1
2011-11-04Silence down ne_lock gcc WaEEike Rathke4-3/+57
2011-11-04WaE: calm down windows shutdownicon warningMichael Meeks1-0/+3