summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Improve ErrorCodeIOException messagesStephan Bergmann1-1/+0
2013-10-08Related: fdo#38838 remove UniString::SearchAndReplaceAllCaolán McNamara1-6/+6
2013-10-07Related: fdo#38838 remove UniString::SearchAndReplaceAsciiCaolán McNamara1-18/+12
2013-10-02Use std::auto_ptr::reset where applicableStephan Bergmann1-1/+1
2013-10-02-Werror,-Wunused-const-variableStephan Bergmann1-2/+0
2013-09-25Related: fdo#38838 remove UniString::EqualsIgnoreCaseAsciiCaolán McNamara1-0/+1
2013-09-17convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin2-9/+9
2013-09-17convert include/formula/formula.hxx from String to OUStringNoel Grandin2-6/+6
2013-08-31fix existing commentsPhilipp Riemer1-3/+3
2013-08-31fdo#62475 - remove visual noisePhilipp Riemer1-4/+2
2013-08-30fdo#68663 open chart-in-report: actually test for categories presenceLionel Elie Mamane1-1/+27
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák3-5/+5
2013-08-20Re-work 8bit characters in source code, or remove them.Michael Meeks1-2/+2
2013-08-16Related: fdo#38838 ToInt64 and a EqualsIgnoreCaseAscii variant are now unusedCaolán McNamara1-0/+1
2013-08-02remove last uses of XubString in scCaolán McNamara2-2/+2
2013-08-02small expand tweakCaolán McNamara3-13/+11
2013-08-02modern .ui widgetlayout for datetimeCsikós Tamás7-224/+236
2013-08-01remove dangling helpids...Caolán McNamara2-18/+19
2013-08-01modern .ui widgetlayout for pagenumberCsikós Tamás7-214/+366
2013-07-31convert vcl/mnemonic.hxx from XubString to OUStringNoel Grandin1-3/+4
2013-07-29Mark as constTakeshi Abe5-23/+23
2013-07-26fdo#63690 - replace RTL_CONTEXT_ macros with SAL_INFOJelle van der Waa1-7/+2
2013-07-24fdo#33617 adapt report engine to incompatible BorderLine2 changeLionel Elie Mamane4-25/+31
2013-07-24remove unused includeLionel Elie Mamane1-1/+0
2013-07-23fdo#67186 switch reporbuilder to null date == 1899-12-30Lionel Elie Mamane2-2/+2
2013-07-22fdo#46037: no more comphelper/configurationhelper.hxx in reportdesignJulien Nabet2-2/+0
2013-07-15i#108348 API CHANGE: add IsUTC to css.util.DateTime etc.Michael Stahl1-1/+2
2013-07-14String::SearchAndReplaceAllAscii -> OUString::replaceAllCaolán McNamara1-2/+2
2013-07-13use static LanguageTag::convertTo...() for standalone conversionsEike Rathke1-3/+3
2013-07-11XubString->OUStringCaolán McNamara1-5/+5
2013-07-10fix reading fonts from .odp using style::font-name (fdo#65338)Luboš Luňák1-2/+2
2013-07-09fdo#66582 avoid crash because of missing modelDavid Tardon1-1/+1
2013-07-07module svl: all String and some bool and related clean-upNorbert Thiebaud1-1/+1
2013-07-03fdo#61725 add SolarMutex until it worksLionel Elie Mamane2-0/+4
2013-07-02OUString convertion for unotoolsNorbert Thiebaud2-12/+10
2013-06-29remove OUString wrap for string literalsThomas Arnhold19-78/+78
2013-06-28remove toolkit/unohlp.hxx hackThomas Arnhold1-1/+1
2013-06-27Resolves: #i121162# ImageScaleMode constants should be in UPPERCASEAriel Constenla-Haile3-7/+7
2013-06-22kill TBX_UPDATER_MODE_*Ivan Timofeev1-1/+1
2013-06-11Lock Solar Mutex in rptui::OSectionWindow::_propertyChangedStephan Bergmann1-0/+1
2013-06-10fdo#46808, Convert form::inspection::FormComponentPropertyHandlerNoel Grandin3-6/+8
2013-06-05remove unused componentcontext.hxx includesNoel Grandin1-1/+0
2013-06-05fdo#46808, Convert various comphelper::ComponentContextNoel Grandin1-3/+1
2013-06-03re-base on ALv2 code. Includes:Michael Meeks2-42/+24
2013-05-30gbuild: fix deps on svx/globlmn.hrcDavid Tardon2-0/+8
2013-05-27fix typos reported by localizersAndras Timar1-1/+1
2013-05-24stop delivering globlmn.hrcDavid Tardon2-8/+2
2013-05-24fdo#64279 do not crash opening report for editingDavid Tardon2-0/+30
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist3-4/+4
2013-05-23Revert "fdo#46808, Convert chart2::Title service to new style"Stephan Bergmann2-15/+16