summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-02Drop Core Text dynamic loading stufffeature/dematurize01Khaled Hosny
2013-06-02Get the new Core Text code to compileKhaled Hosny
2013-06-02Cherry-pick Core Text port from AOOKhaled Hosny
2013-06-02C4702: unreachable codeJulien Nabet
2013-06-02Updated coreRaimundo Moura
2013-06-02clang, -Wunused-private-fieldJulien Nabet
2013-06-02Updated coreAndras Timar
2013-06-02Updated coreAndras Timar
2013-06-02jvmfwk: de-Pascalize do_msvcr71_magicMichael Stahl
2013-06-02mysqlcppconn: MSVC 2010 finally has grown a stdint.hMichael Stahl
2013-06-02configure: fix warning about missing test parameterMichael Stahl
2013-06-02fdo#39468 Comment translation GER-ENG in sw/source/ui/unoMatthias Freund
2013-06-02remove unused variableMarkus Mohrhard
2013-06-02fix plugin build with clang < 3.3Luboš Luňák
2013-06-02fix Werror tinderbox problemMarkus Mohrhard
2013-06-02sidebar: Restrict the minimal width of the sidebar.Jan Holesovsky
2013-06-02sidebar: Don't overlap widgets in the .ui based panels.Jan Holesovsky
2013-06-02sidebar: Convert TextPropertyPanel to .ui + adapt code.Jan Holesovsky
2013-06-02sidebar: Try harder to find the command's image.Jan Holesovsky
2013-06-02sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky
2013-06-02sidebar: Allow creation of SidebarToolBoxes via .ui.Jan Holesovsky
2013-06-02linkoo: Link .ui files correctly.Jan Holesovsky
2013-06-02sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky
2013-06-02sidebar: Introduce PanelLayout class.Jan Holesovsky
2013-06-02another merge errorMarkus Mohrhard
2013-06-02fix warnings after mergeMarkus Mohrhard
2013-06-02after rebase we have two SetCell methodsMarkus Mohrhard
2013-06-02temporary ugly hack for ordering problemMarkus Mohrhard
2013-06-02use the correct order of arguments for expected and actual in calc testsMarkus Mohrhard
2013-06-02all formula cells have now an explicit number formatMarkus Mohrhard
2013-06-02let us use clean test environmentsMarkus Mohrhard
2013-06-02accept this result as bug fixedMarkus Mohrhard
2013-06-02CPPUNIT_ASSERT_EQUAL gives a more helpful error messageMarkus Mohrhard
2013-06-02don't set hard format for text formatsMarkus Mohrhard
2013-06-02remove inherited number formats, related fdo#60215Markus Mohrhard
2013-06-02use static_cast instead of c style castMarkus Mohrhard
2013-06-02this method is unused nowMarkus Mohrhard
2013-06-02String to OUStringMarkus Mohrhard
2013-06-02bail out early for error cellsMarkus Mohrhard
2013-06-02bail out for error cells earlyMarkus Mohrhard
2013-06-02remove one more use of inherited number formatsMarkus Mohrhard
2013-06-02initial work on removing some ScFormulaCell instancesMarkus Mohrhard
2013-06-02we don't need this include in the header fileMarkus Mohrhard
2013-06-02a few more places without ScFormulaCellMarkus Mohrhard
2013-06-02preparations for inherited number format removalMarkus Mohrhard
2013-06-02remove temporary String instancesMarkus Mohrhard
2013-06-02more String->OUString and early bail outsMarkus Mohrhard
2013-06-02String->OUString and bail out earlyMarkus Mohrhard
2013-06-02let us use scoped_ptr when possibleMarkus Mohrhard
2013-06-02make the method privateMarkus Mohrhard