summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2012-08-16Convert OLEObjCache class from Container to std::vectorNoel Grandin1-2/+2
2012-08-14fdo#53061: Fix for C++11 #define NULL nullptrJung-uk Kim1-1/+1
2012-08-10refactor reportdesign::OSection constructionMichael Stahl4-36/+44
2012-08-10fdo#53154: fix report design wizard crash:Michael Stahl3-41/+82
2012-07-30Typo ressource -> resourceStephan Bergmann3-11/+11
2012-07-24Debug unhandled exceptionLionel Elie Mamane1-0/+3
2012-07-24fdo#52399: Do not needlessly set DefaultContext of global ServiceManagerStephan Bergmann1-4/+0
2012-07-18Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2-2/+0
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET1-3/+3
2012-07-14simplify include guardsThomas Arnhold1-1/+1
2012-07-14hrc cleanup: Remove include guards from src filesThomas Arnhold7-26/+0
2012-07-12hrc cleanup: Remove commented out lines in hidother.src filesThomas Arnhold1-44/+0
2012-07-09some UniString->rtl::OUStringCaolán McNamara4-6/+6
2012-07-08removed unused includesTakeshi Abe1-1/+0
2012-07-04fdo#43556 round pos&dim of report controls & sections to nearest 10^-4mLionel Elie Mamane1-0/+19
2012-07-03ditch String::CreateFromAsciiCaolán McNamara7-12/+12
2012-07-03Remove duplication of License/Credits informationStefan Knorr (astron)1-1/+0
2012-07-02hrc cleanup: Remove include guardsThomas Arnhold2-6/+0
2012-07-02hrc cleanup: Remove unused definesThomas Arnhold1-1/+0
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks3-12/+3
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-06-29Remove UNO includes commentsThomas Arnhold20-44/+1
2012-06-27Remove unused include filesThomas Arnhold1-57/+0
2012-06-27hrc cleanup: Remove commented out codeThomas Arnhold1-18/+0
2012-06-22.xml files don't need executable bitsMichael Stahl1-0/+0
2012-06-22.props files don't need executable bitsMichael Stahl1-0/+0
2012-06-23removed unused forward declarations of classTakeshi Abe12-43/+0
2012-06-22re-base on ALv2 code.Michael Meeks4-95/+59
2012-06-21re-base on ALv2 code.Michael Meeks93-2232/+1395
2012-06-21re-base on ALv2 code.Michael Meeks10-216/+151
2012-06-21hrc cleanup: Remove unused definesThomas Arnhold2-4/+0
2012-06-21removed useless InsertFunctions.hxxTakeshi Abe2-47/+0
2012-06-19merge together hand-crafted traditional/simplified chinese testsCaolán McNamara1-7/+2
2012-06-19Revert "Remove License/Credits menu items"Petr Mladek1-0/+2
2012-06-18Remove License/Credits menu itemsStefan Knorr (astron)1-2/+0
2012-06-15added zoom submenu to ViewTim Hardeck1-1/+11
2012-06-15move zoomitem from svx to sfx2Tim Hardeck4-4/+4
2012-06-15hrc cleanup: Remove completely unused RIDsThomas Arnhold1-2/+0
2012-06-12Get rid of GRADIENT_* defines, they conflict with Windows GDI types.Jan Holesovsky2-2/+2
2012-06-11remove EraseLeadingChars and EraseTrailingCharsCaolán McNamara1-4/+2
2012-06-09Remove superfluous include commentsThomas Arnhold1-4/+0
2012-06-06-Werror,-Wself-assign (Clang)Stephan Bergmann1-18/+0
2012-05-31targetted revert of minor cppcheck cleanupsMichael Meeks1-1/+1
2012-05-31targetted SAL_N_ELEMENTS reversion.Michael Meeks20-53/+48
2012-05-17merge the 5 ConstAsciiString duplicate classes togetherCaolán McNamara9-103/+60
2012-05-16remove unneeded include of boost/bind.hppCaolán McNamara9-9/+3
2012-05-15convert GetUndoActionComment family to rtl::OUStringCaolán McNamara1-1/+1
2012-05-14removed unused static rtl::OUStringTakeshi Abe1-1/+0
2012-05-14convert GetComment family to rtl::OUStringCaolán McNamara4-9/+9
2012-05-13removed unused definesTakeshi Abe5-10/+0