summaryrefslogtreecommitdiff
path: root/dbaccess
AgeCommit message (Expand)AuthorFilesLines
2012-09-17fdo#46808, Adapt i18n::LocaleData UNO service to new styleNoel Grandin1-3/+2
2012-09-14Improvement on previous commit, UCB clean upStephan Bergmann6-20/+20
2012-09-13fdo#37529 clear DataColumns read-only information when we clear DataColumnsLionel Elie Mamane1-0/+3
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+2
2012-09-05remove some obsolete boilerplate Test.javaMichael Stahl1-55/+0
2012-09-05Java cleanup, make package name match folder nameNoel Grandin1-1/+1
2012-09-05Some clean up of previous commitStephan Bergmann2-3/+3
2012-09-05fdo#46808, Adapt frame::ModuleManager UNO service to new styleNoel Grandin2-4/+6
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin6-20/+25
2012-09-03fdo#46808, Adapt UICommandDescription UNO service to new styleNoel Grandin1-8/+6
2012-09-03fdo#46808, Adapt ModuleUIConfigurationManagerSupplier UNO service to new styleNoel Grandin3-14/+11
2012-08-31fdo#53557: use metadata's idea of column count to allocate a rowLionel Elie Mamane1-2/+3
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann33-53/+12
2012-08-31-Werror,-Wnon-literal-null-conversion (Clang towards 3.2)Stephan Bergmann1-1/+1
2012-08-30fdo#53887 convert filter value as LIKE pattern only on (NOT) LIKELionel Elie Mamane1-2/+6
2012-08-30fdo#48807 autofilter should not use LIKE operatorLionel Elie Mamane2-33/+2
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+1
2012-08-27fdo#46808, Adapt script::Converter service code to new styleNoel Grandin1-1/+2
2012-08-27fdo#46808, Adapt document::DocumentProperties UNO service to new styleNoel Grandin1-4/+2
2012-08-21fdo#46480 do not double-escape (e.g. date) literals as stringsLionel Elie Mamane1-1/+1
2012-08-21m_nEndPos==m_nStartPos is OK: empty window (for example, empty table)Lionel Elie Mamane1-1/+1
2012-08-21add more runtime deps on resource files for unit-testsMatúš Kukan1-5/+0
2012-08-17gbuild: register all jarsMichael Stahl2-11/+11
2012-08-14Moved method declaration in class definitionPhilipp Riemer1-2/+2
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim3-33/+33
2012-08-13removed commented out callsPhilipp Riemer2-3/+0
2012-08-12formatted a missed comment into doxygen stylePhilipp Riemer1-6/+11
2012-08-12change indentationPhilipp Riemer7-87/+85
2012-08-12align code pieces to surrounding lines/stylePhilipp Riemer10-35/+34
2012-08-12Reformatted existing commentsPhilipp Riemer3-8/+9
2012-08-12Removed ascii art + added/removed blank linesPhilipp Riemer14-54/+31
2012-08-12convert comments into doxygen style + reformat some existing onesPhilipp Riemer10-133/+139
2012-08-12fdo#39468: Translate German comments in dbaccess/source/ui/incPhilipp Riemer2-3/+4
2012-08-12fdo#39468: Translate German comments in dbaccess/source/ui/incDaniel Herde14-75/+84
2012-08-10fdo#39468: Translate German comments in dbaccess/Philipp Riemer4-5/+5
2012-08-10cleaned-up commentsPhilipp Riemer7-209/+53
2012-08-10gbuild: missing dep on $(OUTDIR)/unittest/registry for testsMatúš Kukan1-3/+1
2012-08-09translated the german comments in a bunch of source files in dbaccess/sourceDaniel Herde7-37/+36
2012-08-08STL'ify SV_DECL_IMPL_PERSIST_LISTNoel Grandin1-0/+1
2012-08-05Remove unused macrosThomas Arnhold2-33/+0
2012-08-02nPos is 1-based, so allowed to be equal to row countLionel Elie Mamane1-1/+1
2012-07-30Typo ressource -> resourceStephan Bergmann4-13/+13
2012-07-29Partially revert "Remove unused defines"Thomas Arnhold1-1/+1
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann1-1/+0
2012-07-17removed unused forward declarations of classTakeshi Abe2-4/+0
2012-07-17fdo#51239 refresh row lazily (when data is requested)Lionel Elie Mamane2-40/+44
2012-07-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara1-1/+1
2012-07-14simplify include guardsThomas Arnhold2-2/+2
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold36-214/+0
2012-07-14fix typoThomas Arnhold1-2/+1