summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-12-03longparas: convert GetTextBreak to sal_Int32Caolán McNamara
2013-12-03drop unused argumentCaolán McNamara
2013-12-03we don't need to copy this string anymoreCaolán McNamara
2013-12-03Clean up string concatenationStephan Bergmann
2013-12-03Clean up use of OSL debug functionalityStephan Bergmann
2013-12-03Remove long dead workaroundStephan Bergmann
2013-12-03DOCX drawingML groupshape import: fix relative positionMiklos Vajna
2013-12-03DOCX import: declare wps as a supported featureMiklos Vajna
2013-12-03BRIDGES_JNI_UNO_FORCE_BOXED_ANY is undefinedStephan Bergmann
2013-12-03fix crash when no platform is availableMarkus Mohrhard
2013-12-03sax: stop using SAX_DLLIMPLEMENTATION for both sax and fastsaxMichael Stahl
2013-12-03SwAccessibleFrameBase::Modify(): avoid accessing deleted mpFrmMichael Stahl
2013-12-03sw: valgrind complains about uninitialized mbIsPrepareSelAllMichael Stahl
2013-12-03FLT_TOOL_PANEL_DOCKING_WINDOW unusedCaolán McNamara
2013-12-03unused .src fileCaolán McNamara
2013-12-03drop now unused helpidsCaolán McNamara
2013-12-03Updated coreCaolán McNamara
2013-12-03Use our header guard conventionTor Lillqvist
2013-12-03Bin pointless header inclusion guardTor Lillqvist
2013-12-03No _SV_AccObjectWinManager_HXX anywhereTor Lillqvist
2013-12-03Use proper header guard conventionTor Lillqvist
2013-12-03_SV_WORKWIN is nowhereTor Lillqvist
2013-12-03convert the last tabpage in sd to .uiCaolán McNamara
2013-12-03sw unit tests: Introduce hasProperty(), make the redlining check more elegant.Jan Holesovsky
2013-12-03Start center: Re-introduce the Macros menu, people use it.Jan Holesovsky
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna
2013-12-03Revert "fdo#67862: Add greek symbols to docking window"Thomas Arnhold
2013-12-03convert callers of SwIndex::GetContent from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert xub_StrLen->sal_Int32 in edtwin.cxxNoel Grandin
2013-12-03convert SidebarWinKey from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert SwTxtNode::GetLang from xub_StrLen->sal_Int32Noel Grandin
2013-12-03xub_StrLen->salInt32 in lcl_HighlightNoel Grandin
2013-12-03convert xub_StrLen->sal_Int32 in SpellStateNoel Grandin
2013-12-03convert xub_StrLen -> sal_Int32Noel Grandin
2013-12-03convert formula::FormEditData from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin
2013-12-03convert FormulaHelper from xub_StrLen to sal_Int32Noel Grandin
2013-12-03Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin
2013-12-03fix spelling delimeter -> delimiterNoel Grandin
2013-12-03simplify logic in ScFuncDesc::getFormulaNoel Grandin
2013-12-03convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin
2013-12-03convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32Noel Grandin
2013-12-03convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin
2013-12-03convert xub_StrLen->sal_Int32 in unotoolsNoel Grandin
2013-12-03convert xub_StrLen->sal_Int32 in linguisticNoel Grandin
2013-12-03convert Edit::GetCharPos from xub_StrLen to sal_Int32Noel Grandin
2013-12-03convert SvxNumberFormatShell::AddFormat from xub_Strlen to sal_Int32Noel Grandin
2013-12-03convert FN_PARAM_MOVE_COUNT from SfxInt16 to SfxInt32Noel Grandin
2013-12-03warning C4702: unreachable codeStephan Bergmann
2013-12-03Revert ScAccessibleCellBase::getCurrentValue to reutnr a numeric value againStephan Bergmann