summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui
AgeCommit message (Expand)AuthorFilesLines
2012-09-06offapi: move css.ui.UICommandDescription to css.frame.UICommandDescription:Michael Stahl1-2/+2
2012-09-03fdo#46808, Adapt util::NumberFormatter UNO service to new styleNoel Grandin5-17/+23
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-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann22-28/+3
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 Mamane1-16/+1
2012-08-28-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-3/+1
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-14Moved method declaration in class definitionPhilipp Riemer1-2/+2
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim1-1/+1
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-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 Arnhold1-5/+0
2012-07-30Typo ressource -> resourceStephan Bergmann3-11/+11
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-15Resolves: fdo#37279 and #i78701# startEditingAtNode does nothingCaolán McNamara1-1/+1
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold35-212/+0
2012-07-14fix typoThomas Arnhold1-2/+1
2012-07-12warning C4101: unreferenced local variableMichael Stahl1-1/+1
2012-07-09some UniString->rtl::OUStringCaolán McNamara10-31/+25
2012-07-05removed useless forward declarations of classTakeshi Abe40-97/+0
2012-07-03ditch String::CreateFromAsciiCaolán McNamara16-56/+55
2012-07-03hrc cleanup: Remove unused hrc filesThomas Arnhold2-139/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold16-48/+0
2012-07-02Remove unused definesThomas Arnhold2-8/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold4-11/+0
2012-07-02Remove unused definesThomas Arnhold1-1/+0
2012-07-01Remove unused definesThomas Arnhold1-8/+0
2012-07-01hrc cleanup: Remove unused resource definitionsThomas Arnhold1-3/+0
2012-07-01Remove unused definesThomas Arnhold1-1/+0
2012-07-01fdo#51497 Show output from SELECT statements in Execute SQL dialog.Phil Hart4-12/+95
2012-06-29Remove some more include guardsThomas Arnhold3-10/+1
2012-06-29Remove UNO includes commentsThomas Arnhold47-111/+0
2012-06-27Reduce newline bloat at eofThomas Arnhold9-20/+0
2012-06-25hrc cleanup: Remove two outdated filesThomas Arnhold1-25/+0
2012-06-21replace all but one .hdl include with equivalent .hpp includes.Michael Meeks1-1/+1