Age | Commit message (Expand) | Author |
2018-10-06 | drop some now unnecessary include | Caolán McNamara |
2018-10-06 | make scrollabledialog.hxx a private header | Caolán McNamara |
2018-10-06 | make OGenericUnoDialog take an awt::XWindow | Caolán McNamara |
2018-10-06 | Support estimateUsageInBytes for SystemDependentData | Armin Le Grand |
2018-10-06 | UNX use font cache based glyph rect cache | Jan-Marek Glogowski |
2018-10-06 | OSX use font cache based glyph rect cache | Jan-Marek Glogowski |
2018-10-06 | Convert ImplFontCache to use o3tl::lru_map | Jan-Marek Glogowski |
2018-10-06 | tdf#119829 use font cache based glyph rect cache | Jan-Marek Glogowski |
2018-10-06 | Add a glyph-bound-rect cache to the font cache | Jan-Marek Glogowski |
2018-10-06 | Use range-based loop | Mike Kaganski |
2018-10-06 | try to fix SvtBroadcaster on macOS | Noel Grandin |
2018-10-06 | introduce SdrObjectUniquePtr typedef | Noel Grandin |
2018-10-06 | use more std::unique_ptr in ScUndoMoveTab and ScUndoCopyTab | Noel Grandin |
2018-10-06 | Fix typo | Andrea Gelmini |
2018-10-06 | Add GlyphCache instance to GenericUnixSalData | Jan-Marek Glogowski |
2018-10-06 | UNX merge FreetypeManager into GlyphCache | Jan-Marek Glogowski |
2018-10-06 | Quieten compiler warning | Jan-Marek Glogowski |
2018-10-06 | WIN rename GlyphCache to OpenGLGlyphCache | Jan-Marek Glogowski |
2018-10-06 | Extract hardcoded strings to string resource file on Android Viewer | Mert Tumer |
2018-10-06 | inline GfxLink::SwapIn | Noel Grandin |
2018-10-06 | loplugin:useuniqueptr in SwHTMLPosFlyFrames | Noel Grandin |
2018-10-06 | use more uniqueptr in SdGlobalResourceContainer | Noel Grandin |
2018-10-06 | lru_map: fix std::move insert | Jan-Marek Glogowski |
2018-10-06 | Unit test for de-* Januar/Jänner, tdf#114927 | Eike Rathke |
2018-10-06 | Resolves: tdf#120334 crash on ESC in position and size | Caolán McNamara |
2018-10-05 | Resolves: tdf#120345 wrong text model column used for line GtkComboBox | Caolán McNamara |
2018-10-05 | Update git submodules | Olivier Hallot |
2018-10-05 | s/0/nullptr/ | Tor Lillqvist |
2018-10-05 | WaE: unused parameter | Tor Lillqvist |
2018-10-05 | Bin some ancient debug tracing stuff from TiledLibreOffice days | Tor Lillqvist |
2018-10-05 | SAL_WRN and SAL_INFO tweaks | Tor Lillqvist |
2018-10-05 | Add more vcl sources for easier breakpointing | Tor Lillqvist |
2018-10-05 | We should call pDevice->SetBackground(Wallpaper(COL_TRANSPARENT)) also on iOS | Tor Lillqvist |
2018-10-05 | Use LOK_FEATURE_NO_TILED_ANNOTATIONS here, like in Online | Tor Lillqvist |
2018-10-05 | Add sources in vcl/headless for easier breakpointing | Tor Lillqvist |
2018-10-05 | Add more source files from vcl for breakpointing convenience | Tor Lillqvist |
2018-10-05 | Don't disable dbgutil here, let the developer choose in their autogen.input | Tor Lillqvist |
2018-10-05 | Call also initializeForRendering() and registerCallback() | Tor Lillqvist |
2018-10-05 | Add files from vcl/quartz for easy breakpointing | Tor Lillqvist |
2018-10-05 | Call SetOutputSizePixel() in the iOS case, too | Tor Lillqvist |
2018-10-05 | OUString::fromUtf8() instead of createFromAscii() | Eike Rathke |
2018-10-05 | Fix typo | Andrea Gelmini |
2018-10-05 | give SvFilterOptionsDialog a proper parent | Caolán McNamara |
2018-10-05 | weld ExportDialog | Caolán McNamara |
2018-10-05 | elementary: Add 32px size for symbolshape,arrowshape and flowchartshape | Rizal Muttaqin |
2018-10-05 | Remove references to java classes | Samuel Mehrbrodt |
2018-10-05 | Resolves: tdf#114927 recognize both Januar and Jänner in de-* German locales | Eike Rathke |
2018-10-05 | loplugin:useuniqueptr look for deleting in loops with iterators | Noel Grandin |
2018-10-05 | Fix typo | Andrea Gelmini |
2018-10-05 | bodge up a workaround for GtkComboBox menus not appearing under wayland | Caolán McNamara |