summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-28tdf#86606 Removal of additional direct formattingYousuf Philips
2015-04-28SfxChildWin_Impl::nVisibility is of type sal_uInt16/SVX_VISIBILITY_*Stephan Bergmann
2015-04-28SfxDispatcher::GetShellAndSlot_Impl return type wants to be boolStephan Bergmann
2015-04-28bFound var wants to be of type boolStephan Bergmann
2015-04-28SfxDispatcher::Call_Impl return value is unusedStephan Bergmann
2015-04-28DBG_PRINT_ENTRY expects a 4th arg of type intStephan Bergmann
2015-04-28FlashExporter::exportBackgrounds return type is sal_uInt16Stephan Bergmann
2015-04-28Dialog::Execute return type is short/VclResponseTypeStephan Bergmann
2015-04-28executedDialog _nExecutionResult param is of type sal_Int16/VclResponseTypeStephan Bergmann
2015-04-28SvxRTFParser::ReadBorder/BackgroundAttr bTableDef param wants to be boolStephan Bergmann
2015-04-28Outliner::RemovingPagesHdl return type wants to be boolStephan Bergmann
2015-04-28operator == return type wants to be boolStephan Bergmann
2015-04-28WizardDialog::DeactivatePage return type wants to be boolStephan Bergmann
2015-04-28css.sdbc.XResultSet.getRow return type is longStephan Bergmann
2015-04-28Simplify sal_Bool expressionsStephan Bergmann
2015-04-28SvXMLEnumMapEntry holds all values as sal_uInt16Stephan Bergmann
2015-04-28UpdateFormatListBox_Impl bCat param wants to be of type boolStephan Bergmann
2015-04-28Dialog::EndDialog nResult param is of type long/VclResponseTypeStephan Bergmann
2015-04-28Use TriState instead of 0/1/-1Stephan Bergmann
2015-04-28css.sdbc.XResultSetMetaData.isNullable return type is long (oddly enough)Stephan Bergmann
2015-04-28Make use of comphelper::log::convert::convetLogArgToString bool overloadStephan Bergmann
2015-04-28css.util.XNumberFormats.genarateFormat nLeading param is of type shortStephan Bergmann
2015-04-28GLEW_VERSION_3_3 is of type GLboolean alreadyStephan Bergmann
2015-04-28SfxTabPage::DeactivatePage wants to return SfxTabPage::sfxpgStephan Bergmann
2015-04-28Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-28Dialog::Execute returns short/VclResponseTypeStephan Bergmann
2015-04-28SbModule::Run return value is unusedStephan Bergmann
2015-04-28allow a different notebook tab font than the rest of the uiCaolán McNamara
2015-04-28DocxSdrExport::Impl::m_pTextboxAttrList: use std::unique_ptr<>Miklos Vajna
2015-04-28ppc64: do not use asm block to retrieve argsDavid Tardon
2015-04-28tdf#90133 Extend ODF: variable decimal in scientific formatLaurent Balland-Poirier
2015-04-27tdf#90133 Extend ODF: exponent sign of scientific formatLaurent Balland-Poirier
2015-04-28add comment it's ok hereEike Rathke
2015-04-28match separators by inheriting from same locale as format codesEike Rathke
2015-04-28match separators by inheriting from same locale as format codesEike Rathke
2015-04-28match separators by inheriting from same locale as format codesEike Rathke
2015-04-28match separators by inheriting from same locale as format codesEike Rathke
2015-04-28format code separators have to match defined separatorsEike Rathke
2015-04-27decimal separator is commaEike Rathke
2015-04-27Add engineering notation to format list for all l10nLaurent Balland-Poirier
2015-04-27use std::unique_ptr<> to simplify ctor and dtorTakeshi Abe
2015-04-27Fix tdf#87373: Kerning broken on OS XThorsten Wagner
2015-04-27loplugin:literaltoboolconversion wrong conditionCaolán McNamara
2015-04-27tdf#69316: Sort numbering options meaningfullyKatarina Behrens
2015-04-27gtk3: use same arbitrary 0.2 and 0.8 ratios as gtk doesCaolán McNamara
2015-04-27gtk3: render vertical toolbar seperatorsCaolán McNamara
2015-04-27gtk3: set max spin box height before determining rectCaolán McNamara
2015-04-27if it makes sense to handle DataChanged, then the same init must be calledCaolán McNamara
2015-04-27manually setting drop down size is unnecessaryCaolán McNamara