summaryrefslogtreecommitdiffstats
path: root/reportdesign
Commit message (Expand)AuthorAgeFilesLines
* Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara2013-10-071-18/+12
* Use std::auto_ptr::reset where applicableStephan Bergmann2013-10-021-1/+1
* -Werror,-Wunused-const-variableStephan Bergmann2013-10-021-2/+0
* Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara2013-09-251-0/+1
* convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin2013-09-172-9/+9
* convert include/formula/formula.hxx from String to OUStringNoel Grandin2013-09-172-6/+6
* fix existing commentsPhilipp Riemer2013-08-311-3/+3
* fdo#62475 - remove visual noisePhilipp Riemer2013-08-311-4/+2
* fdo#68663 open chart-in-report: actually test for categories presenceLionel Elie Mamane2013-08-301-1/+27
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-213-5/+5
* Re-work 8bit characters in source code, or remove them.Michael Meeks2013-08-201-2/+2
* Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara2013-08-161-0/+1
* remove last uses of XubString in scCaolán McNamara2013-08-022-2/+2
* small expand tweakCaolán McNamara2013-08-023-13/+11
* modern .ui widgetlayout for datetimeCsikós Tamás2013-08-027-224/+236
* remove dangling helpids...Caolán McNamara2013-08-012-18/+19
* modern .ui widgetlayout for pagenumberCsikós Tamás2013-08-017-214/+366
* convert vcl/mnemonic.hxx from XubString to OUStringNoel Grandin2013-07-311-3/+4
* Mark as constTakeshi Abe2013-07-295-23/+23
* fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa2013-07-261-7/+2
* fdo#33617 adapt report engine to incompatible BorderLine2 changeLionel Elie Mamane2013-07-244-25/+31
* remove unused includeLionel Elie Mamane2013-07-241-1/+0
* fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane2013-07-232-2/+2
* fdo#46037: no more comphelper/configurationhelper.hxx in reportdesignJulien Nabet2013-07-222-2/+0
* i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl2013-07-151-1/+2
* String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara2013-07-141-2/+2
* use static LanguageTag::convertTo...() for standalone conversionsEike Rathke2013-07-131-3/+3
* XubString->OUStringCaolán McNamara2013-07-111-5/+5
* fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák2013-07-101-2/+2
* fdo#66582 avoid crash because of missing modelDavid Tardon2013-07-091-1/+1
* module svl: all String and some bool and related clean-upNorbert Thiebaud2013-07-071-1/+1
* fdo#61725 add SolarMutex until it worksLionel Elie Mamane2013-07-032-0/+4
* OUString convertion for unotoolsNorbert Thiebaud2013-07-022-12/+10
* remove OUString wrap for string literalsThomas Arnhold2013-06-2919-78/+78
* remove toolkit/unohlp.hxx hackThomas Arnhold2013-06-281-1/+1
* Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile2013-06-273-7/+7
* kill TBX_UPDATER_MODE_*Ivan Timofeev2013-06-221-1/+1
* Lock Solar Mutex in rptui::OSectionWindow::_propertyChangedStephan Bergmann2013-06-111-0/+1
* fdo#46808, Convert form::inspection::FormComponentPropertyHandlerNoel Grandin2013-06-103-6/+8
* remove unused componentcontext.hxx includesNoel Grandin2013-06-051-1/+0
* fdo#46808, Convert various comphelper::ComponentContextNoel Grandin2013-06-051-3/+1
* re-base on ALv2 code. Includes:Michael Meeks2013-06-032-42/+24
* gbuild: fix deps on svx/globlmn.hrcDavid Tardon2013-05-302-0/+8
* fix typos reported by localizersAndras Timar2013-05-271-1/+1
* stop delivering globlmn.hrcDavid Tardon2013-05-242-8/+2
* fdo#64279 do not crash opening report for editingDavid Tardon2013-05-242-0/+30
* WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist2013-05-243-4/+4
* Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2013-05-232-15/+16
* fdo#46808, Convert XMultiServiceFactory to XComponentContextNoel Grandin2013-05-222-5/+5
* Related: #i121442# Adapt existing code in other modulesAriel Constenla-Haile2013-05-212-36/+43