summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-03-29ResMgr with LanguageTagEike Rathke
2013-03-29lol, rtl::OString("dbu").getStr()Eike Rathke
2013-03-29FIXME-BCP47Eike Rathke
2013-03-29ditch this overengineered nonsenseEike Rathke
2013-03-29slightly optimized operator==() and equals()Eike Rathke
2013-03-29--enable-gio requires GVariant, which is >= 2.24Luboš Luňák
2013-03-29implement RtfAttributeOutput::PlaceholderFieldMiklos Vajna
2013-03-29svx: clean up these macros in fmprop.hrcMiklos Vajna
2013-03-29Fix wrong copy paste iterator (import instead of export)Julien Nabet
2013-03-29Save a Copy command does not have an imageAndras Timar
2013-03-29Preserve timestamps of config_build/*.h, too, if unchangedTor Lillqvist
2013-03-29WaE: struct 'ScRefCellValue' was previously declared as a classTor Lillqvist
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Oups ++aIter had to be removed hereJulien Nabet
2013-03-29Initialize nFilterJulien Nabet
2013-03-29Use const_iterator and use them in loop onlyJulien Nabet
2013-03-29Use const_iterator and put them in for loopJulien Nabet
2013-03-29Use const_iterator instead of iteratorJulien Nabet
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-29Use const_iterator instead of iterator if possibleJulien Nabet
2013-03-28fdo#60844 Remember last open folder and filter in Template Manager.Rafael Dominguez
2013-03-28Position view below toolbox and search bar when resizing Template dialog.Rafael Dominguez
2013-03-28Dont reload template information after saving.Rafael Dominguez
2013-03-28Display empty folders in Template Manager.Rafael Dominguez
2013-03-28Make template thumbnail sizes appropiate to the content in them.Rafael Dominguez
2013-03-28Calculate template thumbnail subtitle position to fit drawing area.Rafael Dominguez
2013-03-28Deselect items when searching for templates to reset toolbars.Rafael Dominguez
2013-03-29add wiki-link to logerritBjoern Michaelsen
2013-03-28indexOf returns -1 not STRING_NOTFOUNDChr. Rossmanith
2013-03-28Slightly more efficient assign().Kohei Yoshida
2013-03-28Prefer prefix ++/-- operators for non-primitive typesJulien Nabet
2013-03-28Fix for the debug build.Kohei Yoshida
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in ucbChr. Rossmanith
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in filterChr. Rossmanith
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in padminChr. Rossmanith
2013-03-28Remove RTL_CONSTASCII_(U)STRINGPARAM in pyunoChr. Rossmanith
2013-03-28coverity#704709 Dereference after null checkJulien Nabet
2013-03-28Forgot to remove this from ScValueCell.Kohei Yoshida
2013-03-28Remove GetErrorCode() from ScBaseCell; only relevant for ScFormulaCell.Kohei Yoshida
2013-03-28Remove some headers in cell.hxx.Kohei Yoshida
2013-03-28Move ScFormulaCell into its own header source files: formulacell.?xx.Kohei Yoshida
2013-03-28Remove GetCell() from ScDocument, and make PutCell() private.Kohei Yoshida
2013-03-28ScInterpreter is now free of ScBaseCell. Hooray! \o/Kohei Yoshida
2013-03-28We don't need this now.Kohei Yoshida
2013-03-28More on removing use of ScBaseCell in ScInterpreter.Kohei Yoshida
2013-03-28ScBaseCell::CellEqual is no more.Kohei Yoshida