summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2015-04-30Get rid of initial :: for the sdr namespaceTor Lillqvist
2015-04-30Get rid of initial :: for the svx namespaceTor Lillqvist
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-30tdf#90908 : FILESAVE: XLSX wrong export of font size 18PriyankaGaikwad
2015-04-30simplify logic and less comparisons, fdo#69552 follow-upEike Rathke
2015-04-29fdo#69552 [part 1] make calc functions CEILING comply with ODF1.2Winfried Donkers
2015-04-29tdf#56036: allow calc compiler treat tabs and newlines as spacersMike Kaganski
2015-04-29Clean up tools/link.hxxStephan Bergmann
2015-04-29Remove unnecessary IMPL_LINK[_NOARG]_INLINE_START/ENDStephan Bergmann
2015-04-29Remove unnecessary STATIC_LINK macroStephan Bergmann
2015-04-29bogus Werror=maybe-uninitializedCaolán McNamara
2015-04-29redundant check before deleteCaolán McNamara
2015-04-29convert STR_EVENT constants to scoped enumNoel Grandin
2015-04-29convert ZOOMBTN constants to scoped enumNoel Grandin
2015-04-29convert SDRMOUSE constants to scoped enumNoel Grandin
2015-04-29convert SDRSEARCH_ constants to scoped enumNoel Grandin
2015-04-29convert SDR_SWAPGRAPHICS constants to scoped enumNoel Grandin
2015-04-29convert SDRINSERT constants to scoped enumNoel Grandin
2015-04-29convert LANG_LIST constants to scoped enumNoel Grandin
2015-04-29convert SVX_ flags to scoped enumNoel Grandin
2015-04-29convert CTF_ constants to scoped enumNoel Grandin
2015-04-29fix compile: delegate RenderContext parameter to superTomaž Vajngerl
2015-04-29replace Paint calls to Invalidate + fix compilationTomaž Vajngerl
2015-04-29mass rewrite Paint(Rect&) to Paint(RenderContext&, Rect&)Tomaž Vajngerl
2015-04-28default initialization of object of const type w/o user-provided default ctorStephan Bergmann
2015-04-28add field to commentEike Rathke
2015-04-28Merge remote-tracking branch 'origin/feature/vclptrmerge2'Michael Meeks
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28DropTargetHelper::ExecuteDrop return type is sal_Int8/DND_ACTION_*Stephan Bergmann
2015-04-28tdf#90890: hyperlink inside textbox is not exported after roundtrip.yogesh.bharate001
2015-04-28tdf#86606 Removal of additional direct formattingYousuf Philips
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24TableRef: clone mxAreaRefRPNEike Rathke
2015-04-24TableRef: centralized FormulaCompiler::NeedsTableRefTransformation()Eike Rathke
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23set DatabaseRange TotalsRow if Table TotalsRowsEike Rathke
2015-04-23add css::sheet::DatabaseRange property TotalsRowEike Rathke
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-23ensure pArr existsEike Rathke
2015-04-23TableRef: doubleref is not possible as one column specifierEike Rathke
2015-04-23TableRef: proper unescapeTableRefColumnSpecifier()Eike Rathke
2015-04-23TableRef: create column specifier string from singlerefEike Rathke
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23loplugin:staticmethodsNoel Grandin
2015-04-23tdf90782: Restore string and fix Manage Names dlgOlivier Hallot
2015-04-22tdf#90782: better string also for Manage Names dlgOlivier Hallot
2015-04-22Related: tdf#90782 Switch to a single-column layoutAdolfo Jayme Barrientos